home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16518 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: citicorp.com!usenet
  2. From: Parag Kumar <parag.kumar@citicorp.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Visual C++ 4.0 debugging problems
  5. Date: 11 Apr 1996 03:38:14 GMT
  6. Organization: Citicorp - CGIN
  7. Message-ID: <4khur6$6mp@spruce.citicorp.com>
  8. NNTP-Posting-Host: sbanerji-ws.gf.jp.citicorp.com
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.1N (X11; I; HP-UX A.09.03 9000/712)
  13. X-URL: news:comp.lang.c++
  14.  
  15. Hi,
  16.     I have just switched over to Visual C++ 4.0, and have a few probelms debugging
  17. applications.
  18.  
  19.     When I set a breakpoint and start debugging, the following message appears -
  20. "One or more breakpoints cannot be set and have been disabled. Execution will
  21. stop at the beginning of the program." Then the debugging session starts, but
  22. code is displayed in ASSEMBLY, along with addresses. If "Disassembly" is
  23. clicked on the Debug Toolbar, the Disassembly window closes, but the relevant
  24. source window is not shown.
  25.  
  26.     If the same project is debugged on another installation of VC++ 4.0, it works
  27. fine, and shows source code, WITHOUT any changes to project settings or
  28. rebuilding. Looks like the problem is because of some settings being incorrect
  29. in my PC's installation.
  30.  
  31.     Could someone direct me as to how to debug at source level ? Also, are there
  32. any newsgroups specific to VC++ / VC++ 4.0 ?
  33.  
  34. Regards,
  35. Parag Kumar,
  36. V L Prasad
  37.  
  38.